Autogenerated HTML docs for v1.5.4.2-197-g22c43 
diff --git a/git-grep.html b/git-grep.html index d96f52d..ea36982 100644 --- a/git-grep.html +++ b/git-grep.html 
@@ -395,12 +395,14 @@  </p>   </dd>   <dt>  --l | --files-with-matches | -L | --files-without-match  +-l | --files-with-matches | --name-only | -L | --files-without-match   </dt>   <dd>   <p>   Instead of showing every matched line, show only the   names of files that contain (or do not contain) matches.  + For better compatability with git-diff, --name-only is a  + synonym for --files-with-matches.   </p>   </dd>   <dt>  @@ -528,7 +530,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 07-Jan-2008 07:50:23 UTC  +Last updated 22-Feb-2008 22:56:35 UTC   </div>   </div>   </body>